github.com/gotd/td/mtproto.Conn.handleBadMsg (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		handle_bad_msg.go#L43: func (c *Conn) handleBadMsg(b *bin.Buffer) error {
		handle_message.go#L26: 		return c.handleBadMsg(b)